home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / gforum.dxr / 00040.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  121 b   |  10 lines

  1. on exitFrame
  2.   global dir
  3.   set dir to 1
  4.   if rollOver(14) then
  5.     go(the frame + 1)
  6.   else
  7.     go("Loop")
  8.   end if
  9. end
  10.